home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 17205 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  957 b 

  1. Path: yoyo.cc.monash.edu.au!not-for-mail
  2. From: altmanbs@yoyo.cc.monash.edu.au (Benjamin Altman)
  3. Newsgroups: comp.lang.c++
  4. Subject: !@#$ Linker error:  HELP!
  5. Date: 14 Apr 1996 12:14:14 GMT
  6. Organization: Monash University
  7. Message-ID: <4kqq6m$bct@harbinger.cc.monash.edu.au>
  8. NNTP-Posting-Host: yoyo.cc.monash.edu.au
  9. X-NNTP-Posting-User: altmanbs
  10. X-Newsreader: TIN [UNIX 1.3 950823BETA PL0]
  11.  
  12.  
  13. Hi there,
  14.  
  15.  
  16. I just helped a friend install Borland C++ V4.0 onto his 486 and when we
  17. ran a simple program certainly was error free ("Hello, world"), it came
  18. up with a linker error:
  19.  
  20. Linker error:  Undefined symbol OwlMain(int, char far*far*) in library
  21. file c:\BC4\LIB\owlwi.lib in module winmain
  22.  
  23. When we loaded an example supplied with c++ called dragdrop.c, it came
  24. up with the error:
  25.  
  26. Cannot find BC40RTC.DLL
  27.  
  28. And another DOS example we loaded in that came with c++ gave us the same
  29. original linker error.
  30.  
  31. Can anyone tell us what is going on?
  32.  
  33. Thanks,
  34.  
  35. B. Altman
  36.